Attribute Class |
Namespace: Independentsoft.Sip.Sdp
The Attribute type exposes the following members.
| Name | Description | |
|---|---|---|
| Attribute |
Initializes a new instance of the Attribute class.
| |
| Attribute(String) |
Initializes a new instance of the Attribute class with the specified name.
| |
| Attribute(String, String) |
Initializes a new instance of the Attribute class with the specified name and value.
|
| Name | Description | |
|---|---|---|
| Name |
Gets or sets name of the Attribute.
| |
| Value |
Gets or sets value of the Attribute.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of this instance to its equivalent string representation.
(Overrides ObjectToString.) |